[INFO] fetching crate piston-mc 0.1.4-beta...
[INFO] testing piston-mc-0.1.4-beta against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate piston-mc 0.1.4-beta into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate piston-mc 0.1.4-beta
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate piston-mc 0.1.4-beta
[INFO] tweaked toml for crates.io crate piston-mc 0.1.4-beta written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate piston-mc 0.1.4-beta on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate piston-mc 0.1.4-beta already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8a82c6b0b3313fd5daedb54b06994c5c76018a0e592c9f5c38b7befda569fb7
[INFO] running `Command { std: "docker" "start" "-a" "a8a82c6b0b3313fd5daedb54b06994c5c76018a0e592c9f5c38b7befda569fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8a82c6b0b3313fd5daedb54b06994c5c76018a0e592c9f5c38b7befda569fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8a82c6b0b3313fd5daedb54b06994c5c76018a0e592c9f5c38b7befda569fb7", kill_on_drop: false }`
[INFO] [stdout] a8a82c6b0b3313fd5daedb54b06994c5c76018a0e592c9f5c38b7befda569fb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3de76d9a0678bbed972498a4458b1353472f3ec0cb02e835ca39260098d5202c
[INFO] running `Command { std: "docker" "start" "-a" "3de76d9a0678bbed972498a4458b1353472f3ec0cb02e835ca39260098d5202c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling hybrid-array v0.4.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.9
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling digest v0.11.0-rc.5
[INFO] [stderr]    Compiling sha1 v0.11.0-rc.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling sha_file_hashing v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling simple_download_utility v0.1.1
[INFO] [stderr]    Compiling piston-mc v0.1.4-beta (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.68s
[INFO] running `Command { std: "docker" "inspect" "3de76d9a0678bbed972498a4458b1353472f3ec0cb02e835ca39260098d5202c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3de76d9a0678bbed972498a4458b1353472f3ec0cb02e835ca39260098d5202c", kill_on_drop: false }`
[INFO] [stdout] 3de76d9a0678bbed972498a4458b1353472f3ec0cb02e835ca39260098d5202c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc63f98caed373dc098bcc6b6e218edfb735e13b3b2dbadbda55c46afced7a37
[INFO] running `Command { std: "docker" "start" "-a" "fc63f98caed373dc098bcc6b6e218edfb735e13b3b2dbadbda55c46afced7a37", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling simple_download_utility v0.1.1
[INFO] [stderr]    Compiling piston-mc v0.1.4-beta (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `patch_notes` in `piston_mc`
[INFO] [stdout]   --> examples/get_java_patch_notes.rs:1:16
[INFO] [stdout]    |
[INFO] [stdout]  1 | use piston_mc::patch_notes::java::JavaPatchNotes;
[INFO] [stdout]    |                ^^^^^^^^^^^ could not find `patch_notes` in `piston_mc`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |   #[cfg(any(
[INFO] [stdout]    |  __________-
[INFO] [stdout] 22 | |     feature = "patch-notes",
[INFO] [stdout] 23 | |     feature = "java-patch-notes",
[INFO] [stdout] 24 | |     feature = "bedrock-patch-notes",
[INFO] [stdout] 25 | |     feature = "dungeons-patch-notes",
[INFO] [stdout] 26 | |     feature = "launcher-patch-notes"
[INFO] [stdout] 27 | | ))]
[INFO] [stdout]    | |_- the item is gated here
[INFO] [stdout] 28 |   pub mod patch_notes;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `patch_notes` in `piston_mc`
[INFO] [stdout]   --> examples/get_launcher_patch_notes.rs:1:16
[INFO] [stdout]    |
[INFO] [stdout]  1 | use piston_mc::patch_notes::launcher::LauncherPatchNotes;
[INFO] [stdout]    |                ^^^^^^^^^^^ could not find `patch_notes` in `piston_mc`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |   #[cfg(any(
[INFO] [stdout]    |  __________-
[INFO] [stdout] 22 | |     feature = "patch-notes",
[INFO] [stdout] 23 | |     feature = "java-patch-notes",
[INFO] [stdout] 24 | |     feature = "bedrock-patch-notes",
[INFO] [stdout] 25 | |     feature = "dungeons-patch-notes",
[INFO] [stdout] 26 | |     feature = "launcher-patch-notes"
[INFO] [stdout] 27 | | ))]
[INFO] [stdout]    | |_- the item is gated here
[INFO] [stdout] 28 |   pub mod patch_notes;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `patch_notes` in `piston_mc`
[INFO] [stdout]   --> examples/get_dungeons_patch_notes.rs:1:16
[INFO] [stdout]    |
[INFO] [stdout]  1 | use piston_mc::patch_notes::dungeons::DungeonsPatchNotes;
[INFO] [stdout]    |                ^^^^^^^^^^^ could not find `patch_notes` in `piston_mc`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |   #[cfg(any(
[INFO] [stdout]    |  __________-
[INFO] [stdout] 22 | |     feature = "patch-notes",
[INFO] [stdout] 23 | |     feature = "java-patch-notes",
[INFO] [stdout] 24 | |     feature = "bedrock-patch-notes",
[INFO] [stdout] 25 | |     feature = "dungeons-patch-notes",
[INFO] [stdout] 26 | |     feature = "launcher-patch-notes"
[INFO] [stdout] 27 | | ))]
[INFO] [stdout]    | |_- the item is gated here
[INFO] [stdout] 28 |   pub mod patch_notes;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `piston-mc` (example "get_java_patch_notes") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `patch_notes` in `piston_mc`
[INFO] [stdout]   --> examples/get_bedrock_patch_notes.rs:1:16
[INFO] [stdout]    |
[INFO] [stdout]  1 | use piston_mc::patch_notes::bedrock::BedrockPatchNotes;
[INFO] [stdout]    |                ^^^^^^^^^^^ could not find `patch_notes` in `piston_mc`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |   #[cfg(any(
[INFO] [stdout]    |  __________-
[INFO] [stdout] 22 | |     feature = "patch-notes",
[INFO] [stdout] 23 | |     feature = "java-patch-notes",
[INFO] [stdout] 24 | |     feature = "bedrock-patch-notes",
[INFO] [stdout] 25 | |     feature = "dungeons-patch-notes",
[INFO] [stdout] 26 | |     feature = "launcher-patch-notes"
[INFO] [stdout] 27 | | ))]
[INFO] [stdout]    | |_- the item is gated here
[INFO] [stdout] 28 |   pub mod patch_notes;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `piston-mc` (example "get_dungeons_patch_notes") due to 1 previous error
[INFO] [stderr] error: could not compile `piston-mc` (example "get_launcher_patch_notes") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `piston-mc` (example "get_bedrock_patch_notes") due to 1 previous error
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]    --> src/java.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let manifest = JavaManifest::fetch().await.unwrap();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/java.rs:264:20
[INFO] [stdout]     |
[INFO] [stdout] 264 |             .map(|(idx, runtime_vec)| {
[INFO] [stdout]     |                    ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/java.rs:286:24
[INFO] [stdout]     |
[INFO] [stdout] 286 |             if let Err(e) = result {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fc63f98caed373dc098bcc6b6e218edfb735e13b3b2dbadbda55c46afced7a37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc63f98caed373dc098bcc6b6e218edfb735e13b3b2dbadbda55c46afced7a37", kill_on_drop: false }`
[INFO] [stdout] fc63f98caed373dc098bcc6b6e218edfb735e13b3b2dbadbda55c46afced7a37
